home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 June / MACPOWER-1997-06.ISO.7z / MACPOWER-1997-06.ISO / AMUG / PROGRAMMING / Gestalt Selectors 3.7.sit / Gestalt Selectors List 3.7 / Updates / Update 3.6.2 < prev    next >
Text File  |  1996-11-28  |  14KB  |  390 lines

  1.  
  2. Dear readers,
  3.  
  4. A person, who wants to remain anonymous, had access to a Hooper prototype.
  5. That's a new PowerBook scheduled for early next year (if I remember MacLeak
  6. correctly).
  7.  
  8. So far only 13 survey forms were returned... Were is yours?
  9. The form is still on the Web pages at:
  10.     http://www.bio.vu.nl/home/rgaros/gestalt/
  11.  
  12.  
  13. Hope to hear from you! Otherwise I'am pretty sure you hear from me
  14. anyhow! :-)
  15.  
  16. Bye,
  17. Rene
  18.  
  19.  
  20. Gestalt Selectors List 3.6.2 Update
  21. ===================================
  22.  
  23. Maintained and published by Rene G.A. Ros (rgaros@bio.vu.nl)
  24.  
  25. First published: 12 October 1992, 13:15 CET (GMT+1)
  26. Last version   : 12 October 1996, 12:15 CET (GMT+2, DST)
  27. Previous update: 8 November 1996, 22:10 CET (GMT+1)
  28. Last modified  : 28 November 1996, 21:15 CET (GMT)
  29.  
  30. The complete version is available to subscribers by sending an email to:
  31.      gestalt-selectors-list-request@bio.vu.nl
  32. with as subject:
  33.      archive get recent/gestalt-selectors.etx
  34. or to get the compressed version:
  35.      archive get recent/gestalt-selectors.sit.hqx
  36. The latest GSL version is also available on the GSL Web page. Point your
  37. Internet browser to:
  38.      http://www.bio.vu.nl/home/rgaros/gestalt/
  39.  
  40. If this is the first update you receive since subscribing to the mailing
  41. list you may want to get the previous updates as well. Then email to the
  42. address listed above and use this command:
  43.      archive get updates/updates-comb.etx
  44.  
  45. A vertical bar in front of a line indicates the line has changed or was
  46. added.
  47.  
  48. PLEASE SEND COMMENTS AND CORRECTIONS TO THE EDITOR AS SOON AS POSSIBLE.
  49.  
  50. The following persons contributed to this update:
  51.  
  52. ===========================================================================
  53. Contributions to the selector sections
  54. ===========================================================================
  55. Person                 Software                Selector(s) added/changed
  56. ---------------------------------------------------------------------------
  57. Anonymous              NameRegistryLib lib     nreg
  58. Anonymous 2            ??? (Harmony d6?)       8INI, TkAl
  59.                        System 7.6(Harmony d6?) waak
  60. Anonymous 3            System?                 bmgv, drf , hqda, irsw, rdsk
  61. Rene Ros               System                  dude, enav, mach
  62.                        System / System Update  sysu
  63. ---------------------------------------------------------------------------
  64.  
  65. ===========================================================================
  66. Contributions to the non-selector sections
  67. ===========================================================================
  68. Person                 Chapter/Section
  69. ---------------------------------------------------------------------------
  70. Rene Ros               Reports/Macintosh Compatibles
  71. ---------------------------------------------------------------------------
  72.  
  73. Apple System Software (A-D)
  74. ===========================
  75. No changes.
  76.  
  77. Apple System Software (E-H)
  78. ===========================
  79. No changes.
  80.  
  81. Apple System Software (I-L)
  82. ===========================
  83. No changes.
  84.  
  85. Apple System Software (M)
  86. =========================
  87.  mach (System [6.0.4]) INF 
  88.       gestaltMachineType 
  89.       Returns one of the following values, indicating the type of 
  90.       machine. 
  91.   
  92.       enum { 
  93.       #define gestaltMachineType 'mach' /* machine type */ 
  94.   
  95. |     gestaltPowerMac4400?          = ???, /* Power Macintosh 4400/160; */
  96. |                                          /*  released only in France? */
  97.       }; 
  98. [other values and notes omitted here]
  99.  
  100. Apple System Software (N-O)
  101. ===========================
  102.  nreg (NameRegistryLib lib [???], part of System 7.5.1)
  103.       gestaltNameRegistryVersion &AD21
  104.       Returns the version of Name Registry as ???. When this selector isn't
  105.       installed you can assume that the machine doesn't have PCI slots.
  106.       Hence, when present PCI slots may NOT be installed!
  107.  
  108.       #define gestaltNameRegistryVersion 'nreg';
  109.  
  110.       NOTE:
  111. |     All returned values found so far are always 0! (Rene Ros, Nov. 96)
  112.  
  113. |     When the NameRegistryLib can't be found an invalid value is returned.
  114. |     This is fixed with System 7.6 by not installing the selector.
  115. |     (Anonymous)
  116.  
  117. Apple System Software (P-S)
  118. ===========================
  119.  sysu (System Update enbl [7.5 upd 2.0s3]) INF?
  120.       (System [7.5.5])
  121.       gestaltSystemUpdateVersion? &AS22
  122.       Returns the System Update version as NumVersion.
  123.  
  124.       #define gestaltSystemUpdateVersion? 'sysu'
  125.  
  126.       NOTE:
  127.       System 7.5.3 Revision 2 returns 2.0.3 for this selector.
  128.       Son of Buster (System 7.5.4?) returns 2.0.5.
  129. |     If this selector is installed with System 7.5.5 it means the
  130. |     system was upgraded from an earlier 7.5 version, and not
  131. |     installed with a full 7.5.5 installation. &AT16
  132.  
  133. Apple System Software (T-Z)
  134. ===========================
  135. No changes.
  136.  
  137. Apple Additional Software
  138. =========================
  139. No changes.
  140.  
  141. Third Parties Software
  142. ======================
  143. No changes.
  144.  
  145. Unknown Apple Software
  146. ======================
  147.  bmgv (??? [???])
  148. |     Observed values: 0x10 (Motorola Starmax), 0x00010005 (Harmony; Hooper
  149. |                      prototype)
  150.  cuda (System? [7.1.2?], on Performa 630TV)
  151. |     gestaltCudaDispatchMgrVersion?
  152. |     Returns the version of the Cuda Manager as BCD?
  153.  
  154. |     #define gestaltCudaDispatchMgrVersion? 'cuda'
  155.  
  156. |     Values found: 0x0002 0025, 0x0002 0028 and 0x0004 0000 (latter on
  157. |                   Motorola Starmax)
  158.  
  159. |drf  (System? [7.5.3?] on Hooper prototype)
  160. |     address?
  161.  
  162.  dude (Powerbook Duo Enabler [1.0])
  163.       (System [7.5])
  164.       (System Enabler 111 [1.0])
  165.       (System Enabler 121 [1.0])
  166.       (System Enabler 131 [1.0])
  167.       (System Enabler 201 [1.0]))
  168.  
  169. |     NOTE:
  170. |     Macsbugs' Gestalt dcmd skips this selector since it seems to have
  171. |     side-affects when called at interrupt-time.
  172.  
  173.  enav (System? [7.5.3])
  174.       Observed value: 1 (PM 7500/100, PM 7600/120 and PM 8200/100 all with
  175.                          System 7.5.3).
  176.  
  177. |     NOTE:
  178. |     Macsbugs' Gestalt dcmd skips this selector since it seems to have
  179. |     side-affects when called at interrupt-time.
  180.  
  181. |hqda (System? [7.5.3?] on Hooper prototype)
  182.  
  183. |irsw (IRTalk ext ? or System ? [7.5.3?] on Hooper prototype)
  184.  
  185. |rdsk (System? [7.5.3?] on Hooper prototype)
  186.  
  187. |waak (System? [7.6? / Harmony d6?]
  188.  
  189. Unknown Third Parties Software
  190. ==============================
  191. |8INI (???)
  192. |FdGs (???)
  193. |TkAl (???)
  194.  
  195. Reports
  196. =======
  197.  
  198. Macintosh Compatibles
  199. ---------------------
  200.  (by Rene Ros, contributions by Jean-Pierre Curcio, Kenneth Knotts and Marc
  201.   Schrier. Also based on MacWEEK articles and GURU application by Newer
  202.   Technologies.)
  203.  
  204.  So far the clone manufacturers have released computers which hardware
  205.  is identical, though clockspeed may be different, to other computers
  206.  released by Apple. This was part of the license agreement. The first
  207.  compatibles with their own machine IDs are those from Motorola (9/96).
  208.  This section contains a table of clone model names and the equivalent Apple
  209.  ID number and constant name.
  210.  
  211.  The Pioneer clone (codename Pioneer MPC-GX1 where MPC stands for Multimedia
  212.  Personal Computer) was observed at CeBIT '95.
  213.  
  214.  ===========================================================================
  215.  Clone Machines
  216.  ===========================================================================
  217.  Manufacturer       Model Name               Apple Hardware Model
  218.                                              ID    Constant
  219.  ---------------------------------------------------------------------------
  220.  APS Tech. Inc.     M*Power 603e160          ???   Motorola Starmax?
  221.                     M*Power 603e200          ???   Motorola Starmax?
  222.                     M*Power 604e200          ???   Motorola Starmax?
  223.  Daystar            Genesis MP 132           ???
  224.                     Genesis MP 150           ???
  225.                     Genesis MP 300           ???
  226.                     Genesis MP 360+          ???
  227.                     Genesis MP 528/132
  228.                      - w/7500 Logic Board    ???
  229.                      - w/8500 Logic Board    ???
  230.                      - w/9500 Logic Board    ???
  231.                     Genesis MP 600
  232.  NUpowr             Power PC for PowerBooks 500's
  233.                                              ???
  234.  Pioneer            MPC-GX1                  100   gestaltPowerMac6100_66
  235.  Power Computing    Power 100                 55   gestaltPowerMac8100_100
  236.                     Power 120                 12!  gestaltPowerMac8100_120
  237.                     PowerBase 180            ???   Performa 6400?
  238.                     PowerBase 200            ???   Performa 6400?
  239.                     PowerBase 240            ???   Performa 6400?
  240.                     PowerCurve 601/120       108   gestaltPowerMac7200 @ 120
  241.                     PowerTower 166           108   gestaltPowerMac7200 @ 166
  242.                     PowerTower 180           108   gestaltPowerMac7200 @ 180
  243.                     PowerTower Pro 180        67   gestaltPowerMac9500 ?
  244.                     PowerTower Pro 200        67   gestaltPowerMac9500 ?
  245.                     PowerTower Pro 225        67   gestaltPowerMac9500 ?
  246.                     PowerCenter 120          108   gestaltPowerMac7200 @ 120
  247.                     PowerCenter 132          108   gestaltPowerMac7200 @ 132
  248.                     PowerCenter 150          108   gestaltPowerMac7200 @ 150
  249.                     PowerWave 604/120         67   gestaltPowerMac9500
  250.                     PowerWave 604/132         67   gestaltPowerMac9500
  251.                     PowerWave 604/150         67   gestaltPowerMac9500
  252.  Radius             81/110                    40   gestaltPowerMac8100_110
  253.                     System 100               ???   gestaltPowerMac8100??? ?
  254.  UMAX Computer      SuperMac Riptide ?       ???
  255.                     SuperMac Storm Surge 150 ???
  256. |                   SuperMac S900L/150       gestaltPowerMac9500 ?
  257. |                   SuperMac S900L/180       gestaltPowerMac9500 ?
  258. |                   SuperMac S900L/180DP     gestaltPowerMac9500 ?
  259. |                   SuperMac S900L/200       gestaltPowerMac9500 ?
  260. |                   SuperMac S900/225        gestaltPowerMac9500 ?
  261.                     SuperMac J700            ???
  262.                     SuperMac C500/140        ???
  263. |                   SuperMac C600/160        ???
  264.                     SuperMac C600/180        ???
  265.                     SuperMac C600/200        ???
  266.                     SuperMac C600/240        ???
  267.  ----------------------------------------------------------------------------
  268.  ! value not belonging to any by Apple released computer
  269.  ----------------------------------------------------------------------------
  270.  
  271. General Info
  272. ============
  273.  
  274.  Sources
  275.  -------
  276.  A    Apple Computer, Inc.
  277.  AT    Technical Notes
  278. |AT17   Technote 1069: System 7.5.5
  279.  
  280. About this list
  281. ===============
  282. For this update this chapter only includes the 'Gestalt Submission Form',
  283. 'Acknowledgements' and 'Editors' Address' sections.
  284.  
  285. Gestalt Submission Form
  286. -----------------------
  287. You can use this form to report information you found on already included
  288. selectors. But you can also use it to register new Gestalt selector codes.
  289. If you want to register the selector code your software installs, make sure
  290. you registered your code first with Apple Computer, Inc. Also, it is your
  291. good right if you chose to keep the meaning of the response value private.
  292. If so, still register so that others can at least detect your software by
  293. determining if the selector is present.
  294.  
  295. Software means, in this form, the software which installs the selector
  296. code. Not the whole package, just the extension or control panel (perhaps
  297. application) itself.
  298. The package is the product name in which the software is included and
  299. distributed.
  300. If data is not available or relevant, leave it blank. When the selector
  301. contains non-ASCII characters, please also provide the hexadecimal value.
  302.  
  303. You can also fill in this form on-line because it is also on the WWW
  304. pages of the GSL: http://www.bio.vu.nl/home/rgaros/gestalt/
  305.  
  306.  
  307. Your name: 
  308.  
  309. Your email address: 
  310.  
  311. Your company name: 
  312.  
  313. Do you want to remain anonymous? Yes / No
  314.  
  315. Software name: 
  316.  
  317. Software type: O application 
  318.                O control panel
  319.                O extension (also 'appe')
  320.                O other:
  321.  
  322. Category:      O Apple System Software
  323.                O Apple Additional Software
  324.                O Apple Software
  325.                O Third Parties Software
  326.  
  327. Package name: 
  328.  
  329. Author or Company name: 
  330.  
  331. Gestalt Selector: 
  332.  
  333. Constant name: 
  334.  
  335. First version to install selector: 
  336.  
  337. Source of information: 
  338.  
  339. Short description of the returned response:
  340.  
  341.  
  342.  
  343.  
  344.  
  345. Additional constant names and values for the response value meaning:
  346.  
  347.  
  348.  
  349.  
  350.  
  351. Please email this form to this Internet address: rgaros@bio.vu.nl
  352.  
  353. Acknowledgements
  354. ----------------
  355. I want to thank the following persons for their contributions to this
  356. update and their support of this list:
  357.  
  358. ===========================================================================
  359. Name                                       Internet Email Address
  360. ---------------------------------------------------------------------------
  361. Anonymous contributor(s)                   anonymous@secret.bvd.nl
  362. ---------------------------------------------------------------------------
  363.  
  364. Legal Stuff
  365. -----------
  366. (C) 1992-1996, Rene G.A. Ros
  367.  
  368. It is not allowed to distribute the GSL updates separate from the full GSL.
  369. The full GSL can be used freely but is not public domain.
  370. See for legal information the Legal Stuff chapter of the full Gestalt
  371. Selectors List.
  372.  
  373. Editor's Address
  374. ----------------
  375. Rene G.A. Ros
  376. developer at Mac Support Automatisering B.V., Uitgeest, The Netherlands
  377. consultant to the Computer Department,
  378.     Biology Faculty, Vrije Universiteit Amsterdam, The Netherlands
  379. contract programmer Pascal and C, also 4th Dimension and other data-bases
  380.  
  381. Bastionweg 108
  382. 1383 JD Weesp
  383. The Netherlands, Europe
  384.  
  385. Phone: +31 294 413167
  386. Email: rgaros@bio.vu.nl (preferred)
  387.        rgaros@dds.nl
  388.        ros@macsupport.nl
  389.        100112.1363@compuserve.com
  390.